home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / TPHERS01.ARJ / README.1ST < prev    next >
Text File  |  1991-09-08  |  891b  |  24 lines

  1. The Hershey Occidental character set is a public domain stroke font 
  2. library. It contains symbols in the range 1-3999 (although not all 
  3. symbol positions are occupied), including roman, greek, cyrillic, 
  4. mathematical and other symbols.
  5.  
  6. Also included is the Hershey Oriental character set, containing symbols 
  7. from the three japanese languages (Kanji, Hiragana, and Katakana).
  8.  
  9. The TPHersh unit is a Turbo Pascal unit which allows any TP program to 
  10. make use of these fonts. Among its features are
  11.    
  12.    * Mapping of fonts in the character range ASCII 32-127 into
  13.      Hershey symbols.
  14.      
  15.    * Scaling and rotation of the symbols.
  16.    
  17.    * Left, right, and center justification of strings of symbols.
  18.    
  19. Also included in the package are programs to manipulate the font files, 
  20. so that not the whole Hershey Symbol package needs to be read into 
  21. memory at once.
  22.  
  23.  
  24.